'宣言 Public Overloads Shared Function Read( _ ByVal content() As System.Byte _ ) As System.Collections.Generic.Dictionary(Of VectorItemBase,C1ShapeAttributes)
public static System.Collections.Generic.Dictionary<VectorItemBase,C1ShapeAttributes> Read( System.byte[] content )
パラメータ
- content
- ShapeFile データを含むバイト配列。
戻り値の型
C1VectorLayer のベクターオブジェクトとシェープ属性オブジェクトの辞書。